Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from oravirt:master #44

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 3, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

The attribute oracle_db_mem_totalmb should not be used in oracle_databases
anymore. Use sga_target and pga_aggregate_target in oracle_databases.init_parameters
as replacement.

The assert checks, if oracle_db_mem_totalmb is defined without sga_target or
oracle_db_mem_totalmb is not used with an entry for sga_target in oracle_databases.init_parameters.

The assert of oracle_database is enabled by default. This could be disabled
by setting:

orasw_meta_assert_oracle_databases: false
@pull pull bot added the ⤵️ pull label Mar 3, 2024
@pull pull bot merged commit 5caf67a into Rendanic:master Mar 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant